home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / ast_text / faqs / cla-faq1 < prev    next >
Text File  |  1993-06-28  |  36KB  |  831 lines

  1. Newsgroups: comp.lang.ada,news.answers,comp.answers
  2. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!cambridge-news.cygnus.com!majipoor.cygnus.com!kithrup.com!headwall.Stanford.EDU!agate!howland.reston.ans.net!math.ohio-state.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!ajpo.sei.cmu.edu!cla-faq
  3. From: cla-faq@ajpo.sei.cmu.edu (Ada Info. Clearinghouse)
  4. Subject: comp.lang.ada FAQ 1/2
  5. Message-ID: <1993Jun9.175554.17423@sei.cmu.edu>
  6. Followup-To: poster
  7. Summary: comp.lang.ada Frequently Asked Questions. (Does *not* 
  8.          get into programming questions.)
  9. Sender: netnews@sei.cmu.edu (Netnews)
  10. Organization: Ada Information Clearinghouse
  11. Date: Wed, 9 Jun 1993 17:55:54 EDT
  12. Approved: news-answers-request@MIT.Edu
  13. Lines: 815
  14. Xref: senator-bedfellow.mit.edu comp.lang.ada:12240 news.answers:9247 comp.answers:934
  15.  
  16. Archive-name: comp-lang-ada/cla-faq1
  17.  
  18.  
  19. comp.lang.ada Frequently Asked Questions (FAQ) part 1 of 2
  20.  
  21. Effective date: 4 JUN 93
  22.  
  23. Currently, the comp.lang.ada FAQ is maintained by the Ada Information
  24. Clearinghouse (cla-faq@ajpo.sei.cmu.edu).  It is available for
  25. downloading via anonymous FTP from the AJPO host (ajpo.sei.cmu.edu)
  26. from the public/comp-lang-ada subdirectory as files cla-faq1 and
  27. cla-faq2.
  28.  
  29. Frequency: This will be posted every other month to comp.lang.ada,
  30. news.answers, and comp.answers.
  31.  
  32. Changes since the last FAQ: Three on the Ada Semantic Interface
  33. Specification (ASIS); otherwise, no changes since last time.
  34.  
  35. Individuals are encouraged to submit both questions and answers.  In
  36. many answers below, submitters are noted in parentheses at the
  37. beginning of comments.  (Comments may be slightly edited.)
  38.  
  39. It should be noted that report of a product, service, or event, etc.,
  40. does not constitute an endorsement by the AdaIC or the Ada Joint
  41. Program Office.  Opinions expressed are those of the submitters.
  42.  
  43. Table of Contents:
  44.  
  45.    1) Where can I get a list of validated Ada compilers?
  46.    2) Where can I get a yacc/ayacc grammar to read Ada code?
  47.    3) Is there an Ada-mode for Emacs?
  48.    4) You know, I think Ada could really benefit from having
  49.       <choose_a_feature> from <choose_a_language>...
  50.    5) I just saw a very anti-Ada post that I think is definitely
  51.       wrong.  Why didn't anybody post a response to it?  Should I?
  52.    6) Where can I get a public-domain Ada compiler?
  53.    7) Is Ada a registered trademark of the US government?
  54.    8) I have seen the language name capitalized as ADA, as well as
  55.       Ada.  Which is right?
  56.    9) What is Ada 9X?
  57.   10) What is Anna, and where can I get it?
  58.   11) What is DRAGOON, and where can I get it?
  59.   12) Does anyone have a list of commercial Ada projects?
  60.   13) Are there versions of lex and yacc that generate Ada code?
  61.   14) What ftp sites exist that contain information about Ada or Ada
  62.       source?
  63.   15) What organizations exist that deal with Ada and Ada issues?
  64.       (Long)
  65.   16) What cheap (<500$) Ada compilers are available?
  66.   17) Are there any dialup BBS systems that deal with Ada?
  67.   18) Does anyone know where I can get bindings for Ada?  X-Windows?
  68.       Others?  (See 22 and 23 for specific reference to POSIX.)
  69.   19) Is there a list of Ada compiler vendor e-mail contacts?
  70.   20) Is there a list of good Ada books?  (Long)
  71.   21) Where can I get language translators?  And should I?
  72.   22) What is the status of the POSIX/Ada work?
  73.   23) How can I get a copy of POSIX/Ada?  Is it available via FTP?
  74.   24) Where can I get Ada benchmark programs?
  75.   25) The AJPO host has a lot of Ada information files available for
  76.       downloading by anonymous FTP.  But I don't have FTP service on
  77.       the Internet host where I have an account.  Is there any way I
  78.       can get those files?
  79.   26) What is ASIS?
  80.   27) How can I find out more about ASIS?  Can I take part in
  81.       development?
  82.   28) How can I get hold of ASIS?
  83.  
  84.  
  85.  1) Where can I get a list of validated Ada compilers?
  86.  
  87.       (from tjmesler@vnet.ibm.com)
  88.  
  89.       By anonymous ftp from ajpo.sei.cmu.edu.  The latest list is in
  90.       the /public/ada-info directory.  Only the latest list is kept;
  91.       it has the name val-comp.hlp.ddmmmyy, where dd stands for date,
  92.       mmm for month (3-letter abreviation), and yy stands for year.
  93.       For example, the current list is val-comp.hlp.01Oct92.  If the
  94.       list is updated during the month, the previous one is deleted
  95.       and the date part of the name of the file will change.
  96.  
  97.  2) Where can I get a yacc/ayacc grammar to read Ada code?
  98.  
  99.       (from garym@flash.telesoft.com (Gary Morris @lone))
  100.  
  101.       masticol@dumas.rutgers.edu has kindly sent in a yacc and lex
  102.       grammar for Ada.  It's available via FTP from the archives at
  103.       primost.cs.wisc.edu and via e-mail from the compilers server at
  104.       compilers-server@iecc.cambridge.ma.us.
  105.  
  106.  3) Is there an Ada-mode for Emacs?
  107.  
  108.       (from boubaker@mailhost.cenatls.cena.dgac.fr (Heddy Boubaker))
  109.  
  110.       There are, in fact, 3 ada modes for emacs
  111.  
  112.       - There is a simple ada-mode shipped as part of the emacs
  113.         distribution.
  114.  
  115.       - a more elaborate one from Steven D. Litvintchouk of Mitre
  116.         Corp called electric-ada
  117.  
  118.       - and gnu-ada mode.  Here is a small description of the features
  119.         of this mode:
  120.  
  121.           1/ Compile programs within emacs
  122.           Run compiler as inferior of Emacs, and parse its error
  123.           messages.  NOTE: I believe that this feature will only work
  124.           with VADS, but it might have been tailored to work with
  125.           other compilers.
  126.  
  127.           2/ Ada dired
  128.           It supplies a form of dired that helps manage the VADS
  129.           environment, and it adds ADA vads commands into ada mode.
  130.           Unlike a previous dired-ada implementation, this version
  131.           uses the existing dired mode functions except where there is
  132.           unresolvable conflict.  Thus, this is more like a minor mode
  133.           to dired.  Very important because on actual version of emacs
  134.           19(beta), in fact lemacs (lucid emacs), dired has changed
  135.           and we can no longer use gnu-ada mode :-(
  136.  
  137.           3/ you can consult Ada LRM(*) during parsing error message.
  138.           (*)You can get one in wsmr-simtel20.army.mil or any
  139.           mirror site.
  140.  
  141.           4/ smart indentation
  142.           Tries hard to do all the indenting automatically.
  143.           Emphasizes correct insertion of new code using smart
  144.           templates.
  145.  
  146.           5/ Smart template commands (bnf)
  147.           This is essentially a bnf processor/language-sensitive
  148.           editor.  The next message will give you an ada bnf file that
  149.           you can use within ada-mode to expand nonterminals.  But you
  150.           can roll your own grammars (e.g., your design grammar or an
  151.           ADL) and put them in *.bnf files ..
  152.           ; The BNF rule set is stored as a list of rules.
  153.  
  154.           6/ debugging Ada programs within emacs
  155.           A facility is provided for the simultaneous display of the
  156.           source code in one window, while using a.db to step through
  157.           a function in the other.  A small arrow "=>" in the source
  158.           window, indicates the current line.
  159.  
  160.           7/ Move from procedure to procedure or package to package
  161.           ...
  162.  
  163.           8/ tags Ada
  164.  
  165.           9/ and other things ...
  166.  
  167.       (from obry@enthuse.bellcore.com (Pascal OBRY))
  168.  
  169.       You can find the gnu-ada mode in
  170.       ajpo.sei.cmu.edu
  171.       cd /public/infoada/gnu
  172.       file r1.06a-ada.tar.Z
  173.  
  174.  4) You know, I think Ada could really benefit from having
  175.       <choose_a_feature> from <choose_a_language>
  176.     or
  177.     You know, I think Ada is clearly <inferior_or_superior> to
  178.       <choose_a_language> because it has <choose_a_feature>
  179.  
  180.       (from drew@verdix.com (Drew Johnson))
  181.  
  182.       Such posts almost always result in religious wars about langauge
  183.       and produce only wasted bandwidth.  PLEASE refrain from such
  184.       posts unless you have a specific question about Ada.  For
  185.       example, the following kind of question *is* appropriate: "In
  186.       <choose_a_language> I can do <choose_a_feature>.  How would I go
  187.       about doing this in Ada?"
  188.  
  189.  5) I just saw a very anti-Ada post that I think is definitely wrong.  Why
  190.     didn't anybody post a response to it?  Should I?
  191.  
  192.       (from drew@verdix.com (Drew Johnson))
  193.  
  194.       Ada apparently gets more than its share of attacks, probably due
  195.       to its unique origins, and the fact that it is a requirement for
  196.       some government software.  For the same reasons as in (4) above,
  197.       PLEASE refrain from posting a response to these, unless you feel
  198.       there is something of *significant* importance that you can
  199.       contribute.  Posts containing factual corrections are probably
  200.       OK, but posts like "Well, I've used Ada on many projects, and
  201.       all have been very successful" accomplish nothing.  If you are
  202.       really dead-set on driving your point home to the poster, you
  203.       can do it via e-mail.
  204.  
  205.  6) Where can I get a public-domain Ada compiler?
  206.  
  207.       There is currently no public-domain Ada compiler available.
  208.       However, a compiler for Ada 9X is in the works, and there is an
  209.       interpreter for Ada 83.  The interpreter is available from the
  210.       New York University host (cd.nyu.edu, Internet address
  211.       128.122.140.24).
  212.  
  213.       Interpreter for Ada 83:
  214.       (from mfeldman@cs.washington.edu (Michael Feldman))
  215.  
  216.       While there is no PD 'compiler', Ada/Ed is available, which is
  217.       an Ada interpreter.  It is available for PCs, Unix-based
  218.       machines, Amiga, and Atari systems.  Excerpt from the Ada/Ed
  219.       README:
  220.  
  221.       Ada/Ed is a translator-interpreter for Ada.  It is intended as a
  222.       teaching tool, and does not have the capacity, performance, or
  223.       robustness of commercial Ada compilers.  Ada/Ed was developed at
  224.       New York University, as part of a long-range project in language
  225.       definition and software prototyping.  The project produced the
  226.       first validated translator for Ada, in the form of an executable
  227.       definition of the language written in SETL.  The SETL system
  228.       served as design document and prototype for the C version
  229.       [available from the NYU host.]
  230.  
  231.       Ada/Ed was last validated under version 1.7 of the ACVC tests.
  232.       Therefore it is not currently a validated Ada system, and users
  233.       can expect to find small discrepancies between Ada/Ed and
  234.       currently validated compilers.
  235.  
  236.       Apart from the 100-odd tests of ACVC 1.11 that Ada/Ed currently
  237.       fails, the major deficiency of the system is that, being an
  238.       interpreter, it does not implement most representation clauses,
  239.       and thus does not support systems programming close to the
  240.       machine level.
  241.  
  242.       Compiler for Ada 9X:
  243.       GNU is officially working on a free Ada compiler.
  244.  
  245.       (from schonber@acf3.NYU.EDU (Ed Schonberg))
  246.  
  247.       The Computer Science Department of the Courant Institute of
  248.       Mathematical Sciences at New York University is pleased to
  249.       announce that it has received a contract from the Ada/9X Project
  250.       Office to develop a GNU/Ada system.  The work is being
  251.       cosponsored by DARPA and the Ada Joint Project Office, under the
  252.       direction of Christine M. Anderson.
  253.  
  254.       The project involves the implementation of a highly efficient
  255.       compiler system for the Ada language.  The compiler is to be an
  256.       integral part of the GCC system, distributed by the Free
  257.       Software Foundation.  Richard Stallman, head of the FSF, is
  258.       cooperating closely with NYU to ensure that the new Ada
  259.       component will fit smoothly into GCC.  GNU/Ada will be
  260.       distributed as a standard part of the GCC system.
  261.  
  262.       The project is under the direction of Professors Robert B. K.
  263.       Dewar and Edmond Schonberg.  The design team includes members of
  264.       the NYUADA project as well as GCC designers.  Bernard Banner,
  265.       Franco Gasperoni, Brett Porter and Gail Schenker have
  266.       participated in various aspects of the design and implementation
  267.       of Ada/Ed.  Richard Kenner has retargetted the GCC backend to
  268.       several modern RISC architectures.  Sam Figueroa, Laurent Bardet
  269.       and several graduate students will participate in the design and
  270.       implementation of selected modules of the run-time.  Finally,
  271.       Jean-Pierre Rosen, one of the original designers of Ada/Ed, will
  272.       be acting as a consultant in the area of tasking.  Collectively,
  273.       this group represents over a hundred person-years of experience
  274.       in Ada implementation and compiler technology.
  275.  
  276.       The project has an opening for one additional senior staff
  277.       person.  Substantial experience in compiler technology is
  278.       required, as well as fluency in Ada.  Those interested should
  279.       send e-mail to dewar@cs.nyu.edu or schonberg@cs.nyu.edu.
  280.  
  281.       The main goal of the project, nicknamed GNAT (GNU NYU Ada
  282.       Translator) is to provide a free implementation of Ada/9X, the
  283.       new version of Ada currently being designed.  As is well-known,
  284.       the name Ada/9X reflects the fact that the completion date for
  285.       its standardization is not yet known, although it is expected
  286.       that X will be 3 or 4.  GNAT will implement as much as possible
  287.       of the Ada/9X design over the 18 month duration of the project;
  288.       it is anticipated that all the important functionality of Ada/9X
  289.       will be covered.  The project does not include any commitment to
  290.       formal validation, since neither the approved standard, nor the
  291.       validation suite will be available in time.  Instead, the
  292.       objective is to provide to the Ada community, in the most timely
  293.       fashion, a reasonably complete implementation distributed with
  294.       full sources under the standard GNU public licence.  The system
  295.       will allow implementors, educators, and software professionals
  296.       to experiment with the new language at the earliest possible
  297.       time.
  298.  
  299.       Since ANSI Ada/83 is, with very few exceptions, a subset of
  300.       Ada/9X, the GNU/Ada system will be able to process and correctly
  301.       execute Ada/83 programs as well as Ada/9X programs.  Two major
  302.       releases of the system are scheduled, at staged levels of
  303.       functionality: one in June 1993, and the second at the end of
  304.       calendar 1993.
  305.  
  306.       We are establishing an external mailing list for distribution of
  307.       GNAT documents and design information.  If you would like to be
  308.       on this distribution list, please send e-mail to
  309.       gnat-request@cs.nyu.edu.
  310.  
  311.  7) Is Ada a registered trademark of the US government?
  312.  
  313.       (from the AdaIC)
  314.  
  315.       No, but it used to be; there's a "certification mark", though,
  316.       which is to be used only for validated compilers.
  317.  
  318.       Prior to November 30, 1987, the name "Ada" was a registered
  319.       trademark.  In the December 1987 issue of the Ada Information
  320.       Clearinghouse Newsletter, Ms. Virginia Castor, then Director of
  321.       the Ada Joint Program Office (AJPO), announced that the
  322.       Department of Defense would thereafter rely on a certification
  323.       mark instead of a trademark.
  324.  
  325.       (The certification mark is a Pentagon-shaped symbol with a
  326.       "Validated Ada" message, and can be seen on the documentation of
  327.       validated Ada compilers.)
  328.  
  329.       The text of the 1987 AJPO announcement is available as an AdaIC
  330.       file (trademrk.hlp.25Apr91) in the public/ada-info directory on
  331.       the AJPO host (ajpo.sei.cmu.edu).
  332.  
  333. 8) I have seen the language name capitalized as ADA, as well as Ada.  Which
  334.    is right?
  335.  
  336.       (from drew@verdix.com (Drew Johnson))
  337.  
  338.       The correct capitalization is Ada.  It's a proper name, for Ada
  339.       Lovelace (1815-1852), who is regarded to be the world's first
  340.       programmer.
  341.  
  342.       Using all-caps usually implies an acronym, and we are not
  343.       talking about the American Dental Association :).
  344.  
  345. 9) What is Ada 9X?
  346.  
  347.       (from drew@verdix.com (Drew Johnson))
  348.  
  349.       Ada 9X refers to the revised version of Ada.  (Ada 83 is the
  350.       current ANSI/ISO standard.)  The Ada 9X Project Office is
  351.       responsible for the revision, and is working closely with the
  352.       international community to ensure Ada retains its ISO status.
  353.       The Ada 9X process is very open.  Volunteer Reviewers are
  354.       welcome and should contact ada9x-vr@ajpo.sei.cmu.edu.  Many
  355.       draft documents are on-line on the Ada 9X bulletin board,
  356.       1-800-Ada9X 25.  For further information contact the Ada 9X
  357.       Project Office, PL/VTET, Kirtland AFB, New Mexico 87117-6008.
  358.  
  359.       Ada 9X includes three major areas of enhancement: support for
  360.       object-oriented programming, programming-in-the-large, and
  361.       realtime systems.
  362.  
  363.       A great deal of attention is being focused on transitioning to
  364.       Ada 9X.  The validation test suite will be available early (in
  365.       draft form prior to ANSI/ISO approval with official release 3
  366.       months after ANSI/ISO approval).  However, for a two-year period
  367.       vendors will be able to focus on enhanced areas of the language
  368.       that their customer base wants first; i.e., the first validation
  369.       test suite will be modularly constructed.  Vendors are also being
  370.       encouraged to release beta-versions of their Ada 9X
  371.       implementations prior to validation.
  372.  
  373.       There will also be a GNU Ada 9X compilation system available in
  374.       late 1993.
  375.  
  376. 10) What is Anna, and where can I get it?
  377.  
  378.       (from drew@verdix.com (Drew Johnson))
  379.  
  380.       Anna is a language for formally specifying Ada programs.  It
  381.       extends Ada with various different kinds of specification
  382.       constructs from ones as simple as assertions, to as complex as
  383.       algebraic specifications.  A whole lot of tools have been
  384.       implemented for Anna, including:
  385.  
  386.       1.  The standard DIANA extension packages, parsers,
  387.       pretty-printers.
  388.  
  389.       2.  Semantic checker (very similar to standard semantic checkers
  390.       for programming languages).
  391.  
  392.       3.  Specification analyzer -- this is a tool used to test a
  393.       specification for correctness before a program based on the
  394.       specification is written.
  395.  
  396.       4.  Annotation transformer -- this transforms Anna specification
  397.       constructs into checks on the Ada program that is developed
  398.       based on the specification.  This tool is currently in the
  399.       process of being enhanced so that it can handle at least all the
  400.       legal Ada programs in the ACVC test-suite.
  401.  
  402.       5.  Runtime debugger -- The instrumented program output by (4)
  403.       can be run with a special debugger that allows program debugging
  404.       based on formal specifications.
  405.  
  406.       All tools have been developed in Ada and are therefore extremely
  407.       portable.  Anna has been ported to many platforms, details of
  408.       which can be obtained from the person who handles Anna releases.
  409.       You can send e-mail to anna-request@anna.stanford.edu for answers
  410.       to such questions.  Actually, there is also a mailing list --
  411.       anna-users@anna.stanford.edu.  Send e-mail to the earlier address
  412.       if you want to get on this list.
  413.  
  414.       One could view Anna and its toolset as a *very* significant
  415.       enhancement of assertions that are provided in languages such as
  416.       C (using the assert statement).  The enhancements are in the
  417.       form of both (1) many more high level specification constructs;
  418.       and (2) more sophisticated tool support.
  419.  
  420.       However, there are those who would not even wish to compare Anna
  421.       with C assertions!  :-)
  422.  
  423.       The Anna tools may be found on the machine anna.stanford.edu in
  424.       the anonymous ftp directory pub/anna.
  425.  
  426. 11) What is DRAGOON, and where can I get it?
  427.  
  428.       (from drew@verdix.com (Drew Johnson))
  429.  
  430.       DRAGOON is a language, implemented as an Ada preprocessor (i.e.,
  431.       generates pure Ada).  DRAGOON supports the development of Ada in
  432.       a truly object-oriented manner, including complete support for
  433.       multiple inheritance.  A very nice feature of DRAGOON not found
  434.       in many OO languages is the concept of "behavioral" inheritance.
  435.       This allows you to keep the concurrent behavior of object
  436.       separated from the object class hierarchy.
  437.  
  438.       The book by Colin Atkinson, "Object-Oriented Reuse, Concurrency
  439.       and Distribution: An Ada-Based Approach" (ACM Press, 1991, ISBN:
  440.       0201565277), is very well written and describes the language
  441.       succinctly and completely.
  442.  
  443.       For a copy of the preprocessor, you can contact:
  444.  
  445.       Mr. Andrea Di Maio
  446.       TXT Ingegneria Informatica S.p.A.
  447.       Via Socrate, 41
  448.       20128 Milan, ITALY
  449.       0039-2-27001001
  450.  
  451. 12) Does anyone have a list of commercial Ada projects?
  452.  
  453.       (from the AdaIC)
  454.  
  455.       The Ada Information Clearinghouse maintains a list of Ada
  456.       projects that have submitted information for the AdaIC's Ada
  457.       Usage Database.  It is only a sample of Ada projects, but it
  458.       includes both commercial and government-related projects.
  459.       Details on contacting the AdaIC are below (question 15).
  460.  
  461. 13) Are there versions of lex and yacc that generate Ada code?
  462.  
  463.       (from drew@verdix.com (Drew Johnson))
  464.  
  465.       The Arcadia project produced aflex and yacc, that are written in
  466.       Ada and produce Ada code.  These can be found in the STARS
  467.       repository (source.asset.com -- see below), as well as other
  468.       sites.
  469.  
  470. 14) What ftp sites exist that contain information about Ada or Ada source?
  471.  
  472.       (from drew@verdix.com (Drew Johnson))
  473.  
  474.       Ada Software Repository: wsmr-simtel20.army.mil
  475.         Internet address: 192.88.110.20
  476.       Mirror of Ada Software Repository: wuarchive.wustl.edu
  477.         Internet address: 128.252.135.4
  478.       AJPO and AdaIC repository: ajpo.sei.cmu.edu
  479.         Internet address: 128.237.2.253
  480.       Source for aflex and ayacc: liege.ics.uci.edu (~ftp/pub/irus)
  481.         Internet address: 128.195.1.5, 128.195.13.1
  482.       European Repository: cnam.cnam.fr
  483.         Internet address: 192.33.159.6
  484.       STARS (Software Technology for Adaptable, Reliable Systems):
  485.       source.asset.com
  486.         Internet Address: 192.131.125.10
  487.       Unisys/STARS source: stars.rosslyn.unisys.com
  488.         Internet Address: 128.126.164.2
  489.  
  490. 15) What organizations exist that deal with Ada and Ada issues? (Long)
  491.  
  492.       (from AdaIC)
  493.  
  494.       Ada Joint Program Office (AJPO)
  495.       The AJPO is part of the Department of Defense; it facilitates
  496.       the implementation of the DoD's Software Initiative (Ada)
  497.       throughout the Services, and maintains the integrity of the Ada
  498.       language.  (The AJPO sponsors the AdaIC.)
  499.  
  500.       The address is:
  501.       Ada Joint Program Office
  502.       The Pentagon, 3E118
  503.       Washington, DC 20301-3081
  504.       703/614-0208 (autovon 224-0208)
  505.       fax: 703/685-7019
  506.  
  507.       The current Director and Deputy Directors are:
  508.  
  509.       Director:                         Dr. John Solomond
  510.                                           (solomond@ajpo.sei.cmu.edu)
  511.       Air Force Deputy Director:        Maj M. Dirk Rogers
  512.                                           (rogersd@ajpo.sei.cmu.edu)
  513.       Navy Deputy Director:             Mr. W. Currie Colket
  514.                                           (colket@ajpo.sei.cmu.edu)
  515.       Army Deputy Director:             vacant
  516.  
  517.       Ada Information Clearinghouse (AdaIC)
  518.       (from adainfo@ajpo.sei.cmu.edu (Michele L. Kee))
  519.  
  520.       Ada Information Clearinghouse
  521.       c/o IIT Research Institute
  522.       4600 Forbes Boulevard
  523.       Lanham, MD 20906-4320
  524.       1-800-AdaIC-11, 703/685-1477; fax: 703/685-7019
  525.  
  526.       The Ada Information Clearinghouse (AdaIC) provides a full
  527.       spectrum of information on Ada to anyone interested in finding
  528.       out more about the programming language.  IIT Research Institute
  529.       operates the AdaIC for the Ada Joint Program Office (AJPO).  The
  530.       AdaIC publishes a quarterly newsletter, which contains current
  531.       news, Ada conference reports, announcements from the AJPO
  532.       Director, and articles on projects using Ada.  If you would like
  533.       to receive a copy of the AdaIC newsletter, please call and
  534.       request a subscription.  There's no charge.  The AdaIC also
  535.       regularly updates and publishes more than 70 separate
  536.       information flyers.  Flyer topics include:
  537.  
  538.            Ada Validated Compilers
  539.            Ada News and Current Events
  540.            Ada Usage
  541.            Ada 9X Project
  542.            On-line sources of Ada Information
  543.            Ada Bibliographies
  544.            Ada Compiler Validation and Evaluation
  545.            Resources for Ada Education and Training
  546.            Ada Software, Tools, and Interfaces
  547.            Ada Regulations, Policies, and Mandates
  548.            Ada Historical Information
  549.  
  550.       One of the most commonly requested flyers is the Validated
  551.       Compilers List.  This list, which is updated monthly, contains
  552.       Ada compilers that have been validated by the AJPO.  For the
  553.       most current information on validated Ada compilers, contact the
  554.       AdaIC.
  555.  
  556.       *Practically all AdaIC flyers are available via anonymous ftp
  557.       from the AJPO host (ajpo.sei.cmu.edu, in the public/
  558.       directories).*
  559.  
  560.       Association of Computing Machinery's Special Interest Group on
  561.       Ada (ACM SIGAda):
  562.  
  563.       SIGAda's bimonthly publication is Ada Letters: Non-members $37;
  564.       (Annual ACM membership dues, $71; students, $21).  $15 per year
  565.       to ACM members; $10 per year ACM student members.
  566.  
  567.       Association for Computing Machinery, Inc.
  568.       1515 Broadway
  569.       New York, NY 10036
  570.       212/869-7440
  571.  
  572.       SIGAda also has a number of committees and working groups on a
  573.       variety of topics.
  574.  
  575.       ISO Working Group 9 (ISO-IEC/JTC1/SC22/WG9):
  576.       This is a working group that deals with Ada within the
  577.       Internation Standardization Organization.  Within WG-9, are
  578.       several Rapporteur (rap) groups:
  579.  
  580.       CRG: Character Rapporteur Group - International Character Sets
  581.       RRG: Real-Time Rapporteur Group - ExTRA
  582.       NRG: Numerics Rapporteur Group - NUMWG packages
  583.       SRG: SQL Interfaces Rapporteur Group - SAMeDL
  584.       IRG: Information Systems Rapporteur Group - Decimal Arithmetic
  585.       XRG: Ada 9X Rapporteur Group
  586.  
  587.       Ada Rapporteur Group (ARG):
  588.       (from Goodenough@SEI.CMU.EDU)
  589.  
  590.       This is the group responsible for evaluating comments on the Ada
  591.       standard.  Officially, the group is only developing a technical
  592.       report addressing comments and questions concerning the ISO
  593.       standard for Ada.  (Arcane ISO rules prevent the ARG or WG9 from
  594.       issuing "official" interpretations of a standard.)  In practice,
  595.       when a response to a comment is approved by WG9, the response is
  596.       taken into account by the Ada Validation Office and affects the
  597.       test suite.  The documents containing comments on the standard
  598.       and ARG responses are called "Ada Commentaries" and are given
  599.       numbers of the form AI-ddddd/vv, where vv is a version number.
  600.  
  601.       Comments and questions about the Ada standard should be sent to
  602.       ada-comment@ajpo.sei.cmu.edu, using the format specified in the
  603.       Ada standard.  You can receive e-mail notification of an update
  604.       to a commentary (optionally including the text of the commentary)
  605.       by sending a request to ada-comment@ajpo.sei.cmu.edu.
  606.       Commentaries are generally updated only a few times each year.
  607.       The text of all commentaries is available by anonymous ftp from
  608.       the AJPO site in the account public/ada-comment.  A detailed
  609.       discussion of ARG procedures and the format of commentaries can
  610.       be found in the ada-comment account in the file
  611.       arg-procedures.doc.  A reformatted copy of the Reference Manual
  612.       that includes WG9-approved commentaries is available from Karl
  613.       Nyberg (karl@grebyn.com).
  614.  
  615.       Uniformity Rapporteur Group (URG):
  616.       (from emery@d74sun.mitre.org (David Emery))
  617.  
  618.       Responsible for evaluating Uniformity Issues (UIs).  UIs
  619.       specify/recommend specific choices for the compiler implementor,
  620.       where the language permits implementation freedom.  The
  621.       "canonical example" is UI-8, on integer types.  This UI
  622.       recommends that integers be at least 32 bits, and provides names
  623.       for the other predefined integer types.  The goal of the URG and
  624.       the UI's is to further Ada portability by providing uniform
  625.       implementations of implementation-dependent features commonly
  626.       used by Ada applications.
  627.  
  628. 16) What cheap (<500$) Ada compilers are available?
  629.  
  630.       What follows is absolutely *not* exhaustive, but inexpensive
  631.       compilers are available, and some vendors offer educational
  632.       discounts.  Among those offering educational discounts are
  633.       Alsys, DDC-I, Encore, Harris, IBM, Irvine Compiler, Meridian,
  634.       PSS, Tartan, and TeleSoft.
  635.  
  636.       Meridian
  637.       Among choices for inexpensive compilers, Meridian offers one for
  638.       $99.  (Meridian Software Systems, 10 Pasteur Street, Irvine, CA
  639.       92718; contact: Jim Smith 800/221-2522, 714/727-0700)
  640.  
  641.       Alsys (US pricing only):
  642.       FirstAda for 286 DOS is $595.  It'll run on 286 and higher, and
  643.       will generate applications for any x86 PC.  Comes with a full
  644.       toolset.  Alsys does run specials on it periodically.  Call
  645.       Scott Dorman at 617/270-0030 for more info.
  646.  
  647.       Alsys offers the same compilation system for $144 to qualified
  648.       educational institutions under its LEAP program.  The program
  649.       also offers substantial educational discounts on other Alsys
  650.       products, as well as site license arrangements.  Contact Kathy
  651.       Ruggiero at 617/270-0030 for more info.
  652.  
  653. 17) Are there any dialup BBS systems that deal with Ada?
  654.  
  655.       AdaIC BBS: (US) 703/614-0215 AUTOVON: 224-0215
  656.  
  657.       Ada 9X: (US) 800-Ada9X25 301/459-8939
  658.  
  659.       (from olender@CS.ColoState.EDU (Kurt Olender))
  660.  
  661.       AdaNet BBS: This is a free service that maintains e-mail
  662.       connections for people not on the internet, an Ada source code
  663.       repository, and a selection of other on-line Ada-related
  664.       documents.  It is sponsored by NASA.  Call 800/444-1458 to
  665.       register for access.
  666.  
  667.       (from carlsons@ajpo.sei.cmu.edu (Susan Carlson))
  668.       (Caveat: Telephone numbers can change without notice.  If we
  669.       find out a number doesn't work, we'll note that, but leave the
  670.       entry in until we're sure the service has actually been
  671.       discontinued.  If you are aware of a better number, please let
  672.       us know.)
  673.  
  674.       Naval Computer Telecommunications Command
  675.       Tel: 804/444-7841
  676.  
  677.       Air Force Software Technology Support Center (STSC) BBS
  678.       Tel: 801/777-7553 or DSN 458-7553
  679.       Baud: 2400, 1200, 300
  680.       Bits: 8
  681.       Parity: None
  682.       Stop Bits: 1
  683.  
  684.       ACM SIGAda Performance Issues Working Group
  685.       PIWG Ada Benchmarks BBS
  686.       Tel: 412/268-7020
  687.  
  688.       AFSC MCCR Ada -- Air Force Policy
  689.       Tel: 301/735-8124 (?? wasn't working on 2 Nov 92)
  690.  
  691.       Embedded Systems Programming Magazine BBS
  692.       Tel: 415/905-2689
  693.  
  694.       Ada Language System/Navy
  695.       Tel: 202/342-4568
  696.       Baud: 2400/1200/300
  697.       Bits: 8
  698.       Parity: None
  699.       Stop Bits: 1
  700.  
  701. 18) Does anyone know where I can get bindings for Ada?  X-Windows?
  702.     Others?  (See 22 and 23 for specific reference to POSIX.)
  703.  
  704.       General
  705.       The AdaIC (question 15, above) has a report on "Available Ada
  706.       Bindings".  It can be ordered in hardcopy as flyer S82, and it
  707.       can be downloaded from the AdaIC Bulletin Board (703/614-0215)
  708.       as BINDINGS.HLP.  It's also available by anonyomous ftp on the
  709.       AJPO host (ajpo.sei.cmu.edu).
  710.  
  711.       X-Windows
  712.       (from drew@verdix.com (Drew Johnson))
  713.  
  714.       This question turns out to be pretty darn hard to answer easily.
  715.       There are at least three variables that need to be filled:
  716.  
  717.       1) platform where you are going to be running.
  718.       2) compiler you would like to use.
  719.       3) Level/flavor of X you would like to run (e.g., just need
  720.       bindings to Xlib, want Openlook as opposed to Motif, etc).
  721.  
  722.       Once you fill all three of the above, then you can start to get
  723.       answers.  In order to keep the answer brief, I am simply going
  724.       to list companies that offer such products, and locations where
  725.       free versions are available.
  726.  
  727.       Before I give the list, I think a little history is in order.
  728.       The first Xlib bindings that were publically available were done
  729.       by SAIC for STARS.  This implementation had many bugs, but it
  730.       was there, and it was free.  I believe that this version was
  731.       eventually withdrawn from the STARS repository, and has now been
  732.       replaced with a better one.  In addition, SAIC has done an Xt
  733.       implementation based on these Xlib bindings (also for STARS).
  734.       NOTE: the above description may well be inaccurate, and I
  735.       welcome corrections.
  736.  
  737.       Now, for the list.
  738.       NOTE: this list is currently "off the top of my head", and I
  739.       welcome the addition of details and/or corrections.  I currently
  740.       don't have time to go back through the comp.lang.ada archives to
  741.       get full contact info on the companies I am listing below.  I am
  742.       counting on their vigilance to see the FAQ and send me info.
  743.  
  744.       First off, there is a pretty complete list of available bindings
  745.       for X as well as other stuff at the Ada IC.
  746.       site: ajpo.sei.cmu.edu
  747.       location: /public/ada-info/bindings.hlp.06Oct92
  748.       access: anonymous FTP
  749.  
  750.       Free versions:
  751.       STARS: bindings to Xlib and Xt.  freely available via ftp on
  752.       source.asset.com
  753.  
  754.       Non-free versions:
  755.       SERC: bindings to Xlib/Xt/Motif
  756.       contact: well!sercmail@apple.com (Scott Cleveland)
  757.  
  758.       Verdix: bindings to Xlib/Xt/Motif
  759.       (Note that bindings to Xview are included with the SunAda Sun4
  760.       compiler)
  761.       contact: moskow@verdix.com (Paul Moskowitz)
  762.  
  763.       ATC: bindings to Xlib/Xt/Motif
  764.       contact: ???
  765.  
  766.       Telesoft: bindings to Xlib/Xt/Motif (TeleWindows)
  767.       (Note that bindings to Xview are included with the TeleSoft Sun4
  768.       compiler)
  769.       contact: philippe@telesoft.com
  770.  
  771.       X-based GUI (Graphical User Interface) Builders:
  772.       Objective (OIS): Screen Machine
  773.       contact: Phil Carrasco (703/264-1900)
  774.  
  775.       TeleSoft: TeleUSE
  776.       contact: philippe@telesoft.com
  777.  
  778.       EVB software: GRAMMI
  779.       contact: grammi-info@evb.com
  780.  
  781.       Sun Microsystems: DevGuide
  782.       contact: ???
  783.  
  784.       SERC: UIL-to-Ada code generator
  785.       (not really a GUI-builder, but works with several builders to
  786.       generate Ada instead of other languages).
  787.       contact: well!sercmail@apple.com (Scott Cleveland)
  788.  
  789. 19) Is there a list of Ada compiler vendor e-mail contacts?
  790.  
  791.       (from drew@verdix.com (Drew Johnson))
  792.  
  793.       Alsys sales (e-mail contact only): tne@world.std.com (Tom Erickson)
  794.       Alsys sales (voice) Scott Dorman
  795.       Tel: 617/270-0030
  796.  
  797.       Convex questions: allison@convex.com (Brian Allison)
  798.       Tel: 214/497-4346
  799.  
  800.       Cray questions: det@cray.com (Dave Thersleff)
  801.       Tel: 612/683-5701
  802.       Cray sales: svc@cray.com (Sylvia Crain)
  803.       Tel: 505/988-2468
  804.  
  805.       Harris questions: jeffh@ssd.csd.harris.com (Jeff Hollensen)
  806.  
  807.       IBM/Ada questions: malcho@torolab6.vnet.ibm.com (Don Malcho)
  808.       Tel: 416/448-3727
  809.  
  810.       Intermetrics questions: ryer@inmet.inmet.com (Mike Ryer)
  811.  
  812.       Irvine Compiler Corp (ICC) questions: info@irvine.com
  813.  
  814.       Tartan questions: englert@tartan.com (Susan Englert)
  815.       Tel: 412/856 3600
  816.  
  817.       Telesoft questions: adasupport@telesoft.com
  818.       Tel: 619/457-2700
  819.       TeleSoft Sales: marketng@telesoft.com (Philippe Collard)
  820.       Tel: 619/457-2700
  821.  
  822.       Verdix questions: drew@verdix.com (Drew Johnson)
  823.       Verdix sales information: moskow@verdix.com (Paul Moskowitz)
  824.       Tel: 800-BUY-VADS
  825.  
  826.                                     ***
  827. concluded in comp.lang.ada Frequently Asked Questions (FAQ) part 2 of 2
  828.                                 (cla-faq2)
  829.                                     ***
  830.  
  831.